Foxit PDF RDK
|
Public Member Functions | |
GetNodeType () | |
Get node type. More... | |
IsEmpty () | |
Check whether current object is empty or not. More... | |
Static Public Attributes | |
static | e_TypeFile |
Portfolio node type: file. | |
static | e_TypeFolder |
Portfolio node type: folder. | |
static | e_TypeUnknown |
Enumeration for portfolio node type. More... | |
Class PortfolioNode is the base class for all types of portfolio nodes.
FoxitRDKNative.PortfolioNode.GetNodeType | ( | ) |
Get node type.
FoxitRDKNative.PortfolioNode.IsEmpty | ( | ) |
Check whether current object is empty or not.
When the current object is empty, that means current object is useless.
|
static |
Enumeration for portfolio node type.
Values of this enumeration should be used alone.
Unknown portfolio node type.